Raw HTTP Logging
Description
The Alpha Anywhere Classic Application Server now has a new option for Raw HTTP Logging. The raw log can be extremely useful in debugging unexpected application behavior, but it tends to generate a very large amount of output to be analyzed. There is now an option to only write to the raw log when there is an error processing a request or sending a response.
When set to Off, the raw log is never written to.
When set to On, every request and response is logged.
When set to the Errors setting, the requests and responses are only logged when the response is an error - specifically the HTTP response code is in the 400 or 500 range.
See Also
